github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.PresignHTTPRequestMiddleware.v4Signer (field)

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
		signer_wrapper.go#L143: 	v4Signer v4.HTTPPresigner
		signer_wrapper.go#L156: 		v4Signer:            options.V4Presigner,
		signer_wrapper.go#L194: 			Presigner:           p.v4Signer,